home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / telecomm / stkeep.lzh / BBS / BBS_NEWS.DOC < prev    next >
Text File  |  1993-05-24  |  27KB  |  599 lines

  1. ST-Keep Bulletin Board System Update News
  2. -----------------------------------------
  3.  
  4. 24May93
  5.  
  6. If a user forgot a room, then the room was killed and later created as a new
  7. room, it still appeared on the users forgotten list.  No more.  They will be
  8. allowed access to it now if it is allowed for their account and it won't
  9. appear on the forgotten rooms list.  Unfortunately, if you've already
  10. experienced this problem, there is only one way to remedy it.  1) kill the
  11. room(s) in question and re-create them, or 2) login with each user account in
  12. question, check the forgotten rooms status [.][z], if any appear that the user
  13. should have access to, make sure they have the proper access
  14. (group/invitation) and manually .goto the room in question.  Sorry!  Thanks to
  15. Jeff for pointing this out, he's always doing freaky things on his system!
  16.  
  17. 18May93
  18.  
  19. I've made the system look like it's working (...) during global searches of
  20. file description strings on extended directories.
  21.  
  22. 17May93
  23.  
  24. STK_TWIT.SYS will be searched during new user applications for usernames that
  25. you do not wish to allow accounts for on your system.  If this file does not
  26. exist, this feature is effectively disabled.  Each username you want to twit
  27. out must be on a separate line (case insenstive).
  28.  
  29. 13May93
  30.  
  31. Top 10 now handles usernames with commas correctly.
  32.  
  33. 12May93
  34.  
  35. BBS_UCMP.PRG has been changed to allow it to run from a batchfile without any
  36. user intervention.  If you accidentally run it or otherwise do not wish it
  37. to compact your userlog, press any key within 30 seconds to abort the
  38. program, otherwise it will start compressing your userlog after waiting 30
  39. seconds.
  40.  
  41. "Copying file ..." has been changed to say "Moving file ..." and "Moving file
  42. description ..." when used to move files to other directories from the
  43. extended directory list bye aides, and it will say "Copying file ..." when
  44. used from the [.][f][c] command.
  45.  
  46. BBS_PRVS.PRG has been updated so that the Group menu uses single keys for
  47. toggles and X to exit instead of requiring a number and then ENTER.
  48.  
  49. Bug fix - if your system was secure and only allowed new user applications,
  50. it was still allowing the users to logon on their first call, but not on the
  51. subsequent calls until you validated their account.  It works properly now.
  52. Note:  You can not have an OPEN & APPLICATION ONLY system, and this is
  53. reflected when setting the toggls for these features under the [.][c][o] menu.
  54.  
  55. Added hangup option when calling ST-Keep as a door or from BinkleyTerm.  Put
  56. "-H" on your command line when executing ST-Keep and the BBS will hangup as
  57. soon as a user terminates.  Be careful not to use this if you have an ST-Keep
  58. BBS called from another BBS, as the original BBS will show carrier loss.
  59. Only use it on the first occurrance of your BBS.  You shouldn't need
  60. to execute HANGUP.PRG in your Binkley/ST-Keep batchfile anymore.
  61.  
  62. 10May93
  63.  
  64. I forgot to mention the inclusion of BBS_UCMP.PRG which will compact a
  65. userlog so that you don't have a ton of empty userlog slots taking up space
  66. and load-time.  This program only works with ST-Keep after you make the
  67. modifications below when running BBS_ME.PRG.  Please do not use it on
  68. versions before this, or you'll lose your userlog.
  69.  
  70. 10May93
  71.  
  72. Add 2 lines to STK_INFA.SYS... the first should be the location of your chat
  73. request program and the second should be any command line you want sent to
  74. this program.
  75.  
  76. If you wish to use the old chat tune, just use drive:\path\CHAT1.TOS as your
  77. program line, and a blank line for the command line.
  78.  
  79. Supplied with this version is Play.Prg... a digitized sound player for all
  80. Atari computers.  Please read the docs to set-up.  I have included one sound
  81. sample for use with it, here is the command line you should use with the
  82. whistle sample:  "path:\whistle 8000 -z -q -dma" for an STe machine.  You can
  83. execute any program you desire here, just make sure that it requires no user
  84. intervention, as it is simply run before ST-Keep pages the sysop.  NOTE:
  85. BBS_CNFG.PRG will read and save this information from INFA.SYS, but won't
  86. allow you to modify it.  You'll need to use a text editor for that until I
  87. update this program.
  88.  
  89. 10May93 **** SPECIAL UPDATE ****
  90.  
  91. Please backup all your system files and current BBS*.PRG files in case you
  92. run into any problems with this major update.
  93.  
  94. YOU MUST RUN BBS_ME.PRG (the new one supplied with this version of BBS.PRG)
  95. and use option [D] to give all active accounts access to the system.  Only
  96. use this option once, it will be removed in the next version once everyone
  97. has used it.  This must be done before you run the new version of BBS.PRG and
  98. then you can edit users individually.  YOU MUST EDIT ALL YOUR FORMER Aides
  99. and Co-SysOps with this new toggle because [D] in the ME.PRG makes everyone
  100. have the same access.
  101.  
  102. Since Access Level has been stolen to be used for group assignments (see
  103. below), I created a new field (Privilege Toggle) with an unused byte in the
  104. userlog to establish the old 'command access levels' for Aide, Co-SysOp, and
  105. SysOp.  You'll find it under all the 'edit user' functions in BBS.PRG (.ca,
  106. .cu).
  107.  
  108. New privileges are as follows:
  109.  
  110. Unvalidated        New accounts in secured system can not logon until
  111.                    the sysop validates the account.  Application only
  112.                    accepted.
  113. Secured            New accounts in limited system, can only leave mail to
  114.                    sysop once per day.
  115. Messages           Read & write message access
  116. File Transfers     File upload & download access
  117. Doors              Door access
  118. Aide               Aide commands ( [.A] )
  119. Co-SysOp           Co-SysOp & File commands ( [.C] & [.F] )
  120. SysOp              SysOp commands
  121.  
  122. ******
  123.  
  124. There is a major change with relation to access levels and group settings as
  125. of his release.  Play close attention to the following:
  126.  
  127. Access Level now is simply a pointer to a user's HOME GROUP.  That is to say,
  128. when a new user applies, group 0 will be assigned if your system is CLOSED
  129. and group 1 will be assigned if OPEN.  This group pointer may be changed by
  130. using .cu or .cu for a specific user or by using the mass userlog editor.
  131. The benefit is that you don't have to set a users maximum minutes, download
  132. ratio, and other information separately (taking a number of commands per
  133. user).  You can simply edit a users group pointer, and ST-Keep will change
  134. various other user settings based on your selections below (with
  135. BBS_PRIVS.PRG).  Also, if you set your new user group correctly, you may not
  136. have to edit any users at all, unless you wish to put them in special groups.
  137. My system is set up to give new users (STK_GRPA.001) specified time per day,
  138. 10 downloads to one upload, and access to on-line games.  I'll only have to
  139. edit a user if they become a member of the Atari Computer Users Group, and
  140. then, I'll only have to edit one field in their record, instead of 4 or 5!
  141.  
  142. Whenever this pointer is changed (new user, .cu/.ca, or the ME.PRG), this
  143. number will actually be used as a group number to load access information
  144. from a file in the format "STK_GRPA.###" which is located in your system
  145. folder.  ### is the group number, currently valid only for 000-255.  The file
  146. extention must be padded on the left with zero's (i.e.  "stk_grpa.000",
  147. "stk_grpa.011", etc...) Each file may contain the following information, each
  148. option on it's own line:
  149.  
  150.    *** PLEASE USE BBS_PRIVS.PRG to create this file as you may be confused 
  151.                                                        by the bit settings
  152.    MINPERDAY=#
  153.    This number can only be from 0-255, if not located, your system default
  154.    will be used.
  155.  
  156.    MAXMINPERCALL=#
  157.    This number can only be from 0-255, if not located, your system default
  158.    will be used.
  159.  
  160.    XFERRATIO=#
  161.    This number can only be from 0-255, if not located, your system default
  162.    will be used.
  163.  
  164.    GROUPS=###
  165.    This number MUST contain 16 digits, each of which can only be a 1 or a 0
  166.    representing ON and OFF bits for each group on your system.  The leftmost
  167.    bit is group #15, and the rightmost bit i